home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / plug-ins.skn < prev    next >
Text File  |  2001-08-13  |  2KB  |  48 lines

  1. <form name="Plug-Ins" image="window\dk_blue.bmp" width=478 height=200 minwidth=178 minheight=60
  2.     resize_image=stretch resize_window=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  14.     
  15.     <!-- All controls go after this -->
  16.  
  17.     <textwindow name="title" x=4 y=2 width=100 height=14 
  18.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Plug-In Manager">
  19.  
  20.     <button name="close" x=-20 y=3
  21.         image="window\close_n.bmp" mouseOver="window\close_o.bmp" mouseDown="window\close_d.bmp">
  22.  
  23.     <list name="plugin_list" x=6 y=22 width=-6 height=-7 
  24.         font="Arial" 
  25.         fontsize=12 
  26.         fontcolor=#FFFFFF 
  27.         bgcolor=#0C1018 
  28.         selectcolor=#3D3D9E 
  29.         selectedfontcolor=#FFFFFF
  30.         htfontcolor=#00D818 
  31.         htselectcolor=#FFFFFF 
  32.         buttoncolor=#C8CACD
  33.         scrollcolor=#808080 
  34.         windowbgcolor=#000000 
  35.         headerfontcolor=#000000 
  36.         scrollbuttoncolor=#C8CACD 
  37.         scrollarrowcolor=#000000
  38.         activescrollarrowcolor=#000000
  39.         hdredgeraisedcolor=#808080
  40.         scrolledgelightcolor=#FFFFFF
  41.         scrolledgedarkcolor=#808080
  42.         scroll_size=8
  43.         progresscolor=#3D3D9E
  44.         notprogresscolor=#FFFFFF
  45.         rowheight=16
  46.        >
  47.  
  48. </form>